home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.1 KB | 40 lines | [TEXT/GEOL] |
- Item 4487369 26-Oct-88 04:24
-
- From: UK0004 Bacchus & Smith, Paul Smith
-
- To: MACAPP.TECH$ MACAPP Tech
-
- cc: MACDTS Macintosh Developer Technical Supt.
-
- Sub: MacApp 1.1.1 and MultiFinder
-
- Regarding MacApp 1.1.1 and MultiFinder:
-
- We have a large suite of applications that we don't want to move to MacApp 2.0
- yet (not least because they make extensive use of UDialog!!).
-
- We need to make these applications work with MultiFinder and use WaitNextEvent.
-
- We have identified that changes are required to two GetNextEvent calls in
- MacApp as follows:
-
- • In TApplication.GetEvent(), which we can override perfectly cleanly.
- • In CheckButton(), in UPrinting, which requires a MacApp source change (yuck).
-
- The questions are:
-
- {i} If we do the above, do we also have to worry about the BusyCursor patch or
- about UTrace's use of GetNextEvent?
-
- {ii} Does anyone foresee any problems?
-
- {iii} Is there a nicer way?
-
- Regards,
-
- Bacchus & Smith Limited,
- Paul G Smith
-
-
-
-